home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=5.1.2
- [Setup]
- AppName=CrackTiff
- AppVerName=CrackTiff version 2.1
- AppId=CrackTiff
- DefaultDirName={pf}\ZkeSoft\CrackTiff
- DefaultGroupName=ZkeSoft
- UninstallDisplayIcon={app}\cracktiff.exe
- OutputBaseFilename=crtifins
- Compression=lzma
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\cracktiff.exe"; DestDir: "{app}";
- Source: "{app}\cracktiff.ico"; DestDir: "{app}";
- Source: "{sys}\tmpctire.cti"; DestDir: "{sys}";
- Source: "{app}\cracktiff.chm"; DestDir: "{app}";
- Source: "{app}\test001.tif"; DestDir: "{app}";
- Source: "{app}\Readme.txt"; DestDir: "{app}";
- Source: "{app}\license.txt"; DestDir: "{app}";
- Source: "{sys}\msvcrt.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace sharedfile
- [Registry]
- Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\App Paths\cracktiff.exe"; ValueType: String; ValueData: "{app}\cracktiff.exe"; Flags: uninsdeletekey
- Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\App Paths\cracktiff.exe"; ValueName: "Path"; ValueType: String; ValueData: "{app}"; Flags: uninsdeletekey
- [Run]
- Filename: "{app}\Readme.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent nowait
- Filename: "{app}\cracktiff.exe"; WorkingDir: "{app}"; Description: "Launch application"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\CrackTiff 2.1"; Filename: "{app}\cracktiff.exe"; WorkingDir: "{app}"; IconFilename: "{app}\cracktiff.ico";
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\CrackTiff 2.1"; Filename: "{app}\cracktiff.exe"; IconFilename: "{app}\cracktiff.ico";
- Name: "{commondesktop}\CrackTiff 2.1"; Filename: "{app}\cracktiff.exe"; WorkingDir: "{app}"; IconFilename: "{app}\cracktiff.ico";
- [CustomMessages]
- default.NameAndVersion=%1 version %2
- default.AdditionalIcons=Additional icons:
- default.CreateDesktopIcon=Create a &desktop icon
- default.CreateQuickLaunchIcon=Create a &Quick Launch icon
- default.ProgramOnTheWeb=%1 on the Web
- default.UninstallProgram=Uninstall %1
- default.LaunchProgram=Launch %1
- default.AssocFileExtension=&Associate %1 with the %2 file extension
- default.AssocingFileExtension=Associating %1 with the %2 file extension...
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-